home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / custEducation / opengl2 / examples / clipplanes / README < prev   
Encoding:
Text File  |  1996-11-11  |  760 b   |  25 lines

  1.  
  2.         to compile programs in the above-indicated sub- directories/trees, 
  3.        one must load libglut. inst-able images of GLUT v3.1 are located at 
  4.                 toolbox/src/exampleCode/opengl/GLUT/inst/ 
  5.  
  6.                   -------------------------------------
  7.  
  8.    ~opengl2/examples/clipping README
  9.  
  10.             Copyright 1991, 1992, 1993, 1994, Silicon Graphics,  Inc.
  11.             Technical Education Development
  12.             All Rights Reserved.
  13.  
  14.  
  15.    clipplanes.c - demonstrates how to define and use arbitrary clipping planes.
  16.  
  17.     SPACE key  - toggles fixed/moving clipping planes 
  18.     Escape key - exit the program 
  19.  
  20.    cutout.c - demonstrates how to use multiple clipping planes to create a 
  21.         cutout in a sphere.
  22.  
  23.     Escape key      - exit the program 
  24.  
  25.